This action serializes a composite data structure as a JSON representation (a text string).
The resulting string can be saved and parsed at a alter stage by Parse JSON to create a copy of the original composite data structure. Trigger <Value> (non-repetitive trigger [required]): The data structure to serialized (a composite data structure).Exit
<JSON Text> (non-repetitive text exit [required]): The created JSON representation of <Value>.
Usage Example Forum Thread: